home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / tag_sh32.zip / UPDATES.DOC < prev    next >
Text File  |  1992-04-13  |  4KB  |  98 lines

  1.  
  2. I thought the day would never come that I would be putting out an update - bug
  3. fix doc file (ya, sure....). The day is upon us.
  4.  
  5. Date: Mar 22 / 92  
  6.  
  7. Fixed : Crashed hard drive.  Major set back!
  8.  
  9. Enhancements : Finished adding full support of ANSI colors in questionnaire.
  10.  
  11. Date Mar 23 /92
  12.  
  13. FIRST RELEASE PACKAGE FINALLY DONE !!
  14.  
  15. Date: Mar 24 / 92
  16.  
  17. Fixed : Questionnaire related oddities.
  18.  
  19. Enhancements : Added support for phone numbers in questionnaire.
  20.                Overlayed code for 15k reduction in memory usage. (JPDoor is a
  21.                real memory hog!)
  22.  
  23.                Updated first release package (go figure....)
  24.  
  25. Date: Mar 25 / 92
  26.  
  27. Fixed : Screen restore coming out of SysOp initiated chat. Added clear screen
  28.         after chat also.
  29.  
  30. Enhancements : None of those, this time around.
  31.  
  32. Date: Mar 26 / 92
  33.  
  34. Fixed : excessive length of user name displayed on center line in chat. (caused
  35.         an over-run and forced line to spill over to sysop window.)
  36.  
  37. Enhancements: HOLY ADDITIONS BATMAN!! Added ability for sysop to define menu
  38.               keys. Defineable to 8 characters in length. Uses a feature I 
  39.               enjoy calling "HOT-WORDS" meaning that if all commands are of 
  40.               the same length, then no carriage return is required to activate
  41.               the commands. If any commands are shorter, then a carriage return
  42.               will be required to activate those commands ONLY. Done this way 
  43.               to accomodate those wishing to stick with single "HOT" key input. 
  44.  
  45.               Added ability to have automatically generated passwords on "X"
  46.               number of days. Passwords are ALWAYS 8 characters in length, and
  47.               ALWAYS a random mix of alpha-numeric values. A zero field in the
  48.               SHUTTLE.CFG file will prevent generation of passwords totally.
  49.  
  50.  NOTE !!!!!   Due to automatic generation of passwords, I had to add a way to
  51.  NOTE  !!!    allow for the display of the "current" password, not just what it
  52.  NOTE   !     may have "been" at the time the message to the user was created.
  53.  NOTE   @     What I came up with was to use the ^ carat symbol in the body
  54.               of the message to the user which when encountered will translate
  55.               into the "CURRENT" system password. Use caution when writing your
  56.               message to the user as the password field WILL use 8 characters
  57.               and can really make a mess of your message if you aren't careful.
  58.  
  59.  
  60. CURRENT SHUTTLE.CFG CONTENTS :
  61.  
  62. A1FG3CZD                   <----- Password as generated by TAG_SHUT
  63. YES                        <----- Forced local logon via shuttle
  64. NO                         <----- Still of no real use
  65. 10                         <----- Max. time in door
  66. 2                          <----- Max. idle time waiting for input
  67. C:\BBS\DFILES              <----- path to user.lst
  68. Sysop                      <----- who to send NEW USER APPLICATION MESSAGE to
  69. C:\BBS\EMAIL               <----- where to put the new user message
  70. New User Application       <----- title of said New user message
  71. READIT                     <----- password for user to read your reply 
  72. key1                       <----- defines (L)ogon to system (requires password) 
  73. key2                       <-----   ' '   (F)ind out password for system
  74. key3                       <-----   ' '   (A)pply for account on system
  75. key4                       <-----   ' '   (C)hat with sysop
  76. key5                       <-----   ' '   (R)ead message (non-members only)
  77. key6                       <-----   ' '   (G)ood bye, leave system now
  78. 7                          <----- number of days until new system password is
  79.                                   created. Valid entry here, 0 to 255 days.
  80.  
  81. BOY!!!!!!!!!  WHAT A DAY THIS HAS BEEN.
  82.  
  83.  
  84. Date Apr 5 / 92
  85.  
  86. Fixed : None of those, THIS time around..  Been busy with TAG Beta sites.
  87.  
  88. Enhancements : Added ability to read current SYSTEM password into Newuser.app
  89.                file using ^ symbol. Should be able to place it anywhere in the
  90.                newuser.app file and have it displayed correctly.
  91.  
  92. Date Apr 6 / 92
  93.  
  94. Fixed : Getting good. No fixes again.
  95.  
  96. Enhancements : Added ability to specify length of System password.
  97.  
  98.